-
Notifications
You must be signed in to change notification settings - Fork 663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(perception_online_evaluator): publish metrics of each object class #6556
feat(perception_online_evaluator): publish metrics of each object class #6556
Conversation
349b536
to
5dd8c49
Compare
Signed-off-by: kosuke55 <[email protected]>
5dd8c49
to
713dfec
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6556 +/- ##
==========================================
+ Coverage 14.78% 14.80% +0.01%
==========================================
Files 1917 1917
Lines 132038 132078 +40
Branches 39228 39245 +17
==========================================
+ Hits 19523 19555 +32
+ Misses 90726 90711 -15
- Partials 21789 21812 +23
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…ss (#6556) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: Kotaro Yoshimoto <[email protected]>
…ss (autowarefoundation#6556) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kaigohirao <[email protected]>
…ss (autowarefoundation#6556) Signed-off-by: kosuke55 <[email protected]>
…ss (autowarefoundation#6556) Signed-off-by: kosuke55 <[email protected]>
…ss (autowarefoundation#6556) Signed-off-by: kosuke55 <[email protected]>
…ss (autowarefoundation#6556) Signed-off-by: kosuke55 <[email protected]>
Description
publish metrics of each object class
e.g.
predicted_path_deviation_CAR_5.00
Tests performed
psim
evaluator_description: feat/perception_eval_object_class
2024/03/06 https://evaluation.tier4.jp/evaluation/reports/0d75e8bd-369e-5045-b438-8801d9012492/?project_id=prd_jt
unit test
Effects on system behavior
Not applicable.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.